2026-04-10 17:54:04,860 [ 114327 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-04-10 17:54:04,860 [ 114327 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-04-10 17:54:04,860 [ 114327 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-04-10 17:54:04,860 [ 114327 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4kg8sd --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27]' test_filesystem_layout/test.py::test_data_directory_symlinks test_filesystem_layout/test.py::test_file_path_escaping 'test_force_drop_table/test.py::test_drop_materialized_view[Atomic]' 'test_force_drop_table/test.py::test_drop_materialized_view[Ordinary]' test_git_import/test.py::test_git_import test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_keeper_auth/test.py::test_world_anyone_specific_permissions test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine test_mysql57_database_engine/test.py::test_memory_leak test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_10]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_11]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_12]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_13]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_14]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_15]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_16]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_auth/test.py::test_auth_snapshot test_distributed_inter_server_secret/test.py::test_secure test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] test_globs_in_filepath/test.py::test_deep_structure test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_filesystem_layout/test.py::test_data_directory_symlinks test_hedged_requests/test.py::test_async_connect test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts [gw5] [ 1%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw9] [ 2%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw5] [ 3%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw9] [ 4%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw2] [ 5%] PASSED test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database [gw8] [ 6%] PASSED test_filesystem_layout/test.py::test_data_directory_symlinks test_filesystem_layout/test.py::test_file_path_escaping [gw5] [ 7%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw3] [ 8%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] [gw7] [ 9%] PASSED test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster [gw2] [ 10%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database [gw8] [ 11%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw5] [ 12%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw3] [ 13%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement [gw2] [ 14%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_move_partition_to_volume_async/test.py::test_async_alter_move [gw7] [ 15%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote [gw3] [ 16%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok [gw7] [ 17%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree [gw7] [ 18%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert [gw2] [ 19%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_force_drop_table/test.py::test_drop_materialized_view[Atomic] [gw1] [ 20%] PASSED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending [gw0] [ 21%] PASSED test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 [gw3] [ 22%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw0] [ 23%] PASSED test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 [gw7] [ 24%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async [gw3] [ 25%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw2] [ 26%] PASSED test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine [gw0] [ 27%] PASSED test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 [gw0] [ 28%] PASSED test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 [gw0] [ 29%] PASSED test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 [gw2] [ 30%] PASSED test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine test_mysql57_database_engine/test.py::test_memory_leak [gw7] [ 31%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view [gw0] [ 32%] PASSED test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 [gw6] [ 33%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted [gw0] [ 34%] PASSED test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 [gw0] [ 35%] PASSED test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 [gw0] [ 36%] PASSED test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_join_set_family_s3/test.py::test_join_s3 [gw2] [ 37%] PASSED test_mysql57_database_engine/test.py::test_memory_leak test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database [gw0] [ 38%] PASSED test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 [gw0] [ 39%] PASSED test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 [gw7] [ 40%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync [gw0] [ 41%] PASSED test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 [gw0] [ 42%] PASSED test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 [gw9] [ 43%] PASSED test_force_drop_table/test.py::test_drop_materialized_view[Atomic] test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] [gw1] [ 44%] PASSED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw7] [ 45%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] [gw2] [ 46%] PASSED test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] [gw0] [ 47%] PASSED test_keeper_auth/test.py::test_bad_auth_9 test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] [gw7] [ 48%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] [gw0] [ 49%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] [gw2] [ 50%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] [gw0] [ 51%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] [gw0] [ 52%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] [gw0] [ 53%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] [gw7] [ 54%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] [gw0] [ 55%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] [gw0] [ 56%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] test_keeper_auth/test.py::test_partial_auth[get_fake_zk] [gw5] [ 57%] PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw0] [ 58%] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] [gw9] [ 59%] PASSED test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] [gw0] [ 60%] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] test_keeper_auth/test.py::test_remove_acl[get_fake_zk] [gw0] [ 61%] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] [gw0] [ 62%] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] test_keeper_auth/test.py::test_super_auth [gw0] [ 63%] PASSED test_keeper_auth/test.py::test_super_auth test_keeper_auth/test.py::test_world_anyone_specific_permissions [gw2] [ 64%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] [gw0] [ 65%] PASSED test_keeper_auth/test.py::test_world_anyone_specific_permissions [gw6] [ 66%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw6] [ 67%] SKIPPED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw7] [ 68%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] [gw5] [ 69%] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw2] [ 70%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw7] [ 71%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] [gw1] [ 72%] PASSED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw2] [ 73%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] [gw7] [ 74%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw8] [ 75%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw2] [ 76%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] [gw3] [ 77%] PASSED test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view [gw7] [ 78%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw2] [ 79%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] [gw2] [ 80%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] [gw1] [ 81%] PASSED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections [gw8] [ 82%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw4] [ 83%] PASSED test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure test_git_import/test.py::test_git_import [gw4] [ 84%] PASSED test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames [gw1] [ 85%] PASSED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw4] [ 86%] PASSED test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw9] [ 87%] PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw4] [ 88%] PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw1] [ 89%] PASSED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw1] [ 90%] PASSED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw5] [ 91%] FAILED test_git_import/test.py::test_git_import [gw3] [ 92%] PASSED test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections [gw1] [ 93%] PASSED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw1] [ 94%] PASSED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw1] [ 95%] PASSED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw1] [ 96%] PASSED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw1] [ 97%] PASSED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw1] [ 98%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw1] [ 99%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw1] [100%] PASSED test_hedged_requests/test.py::test_stuck_replica =================================== FAILURES =================================== _______________________________ test_git_import ________________________________ [gw5] linux -- Python 3.10.12 /usr/bin/python3 def test_git_import(): repo = "https://github.com/githubtraining/hellogitworld.git" commit = "ef7bebf8bdb1919d947afe46ab4b2fb4278039b3" dir = "/tmp/hellogitworld" > clone_git_repository(repo, dir, commit=commit) test_git_import/test.py:173: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_git_import/test.py:32: in clone_git_repository node.exec_in_container(["bash", "-c", command]) helpers/cluster.py:4127: in exec_in_container return self.cluster.exec_in_container( helpers/cluster.py:2079: in exec_in_container result = subprocess_check_call( helpers/cluster.py:239: in subprocess_check_call return run_and_check(args, detach=detach, nothrow=nothrow, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = ['docker', 'exec', 'roottestgitimport-gw5-node-1', 'bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworl.../githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] env = None, shell = False, stdout = -1, stderr = -1, timeout = 300 nothrow = False, detach = False def run_and_check( args: Union[Sequence[str], str], env=None, shell=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE, timeout=300, nothrow=False, detach=False, ) -> str: if shell: if isinstance(args, str): shell_args = args else: shell_args = next(a for a in args) else: shell_args = " ".join(args) logging.debug("Command:[%s]", shell_args) if detach: subprocess.Popen( args, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, env=env, shell=shell, ) return "" res = subprocess.run( args, stdout=stdout, stderr=stderr, env=env, shell=shell, timeout=timeout, check=False, ) out = res.stdout.decode("utf-8", "ignore") err = res.stderr.decode("utf-8", "ignore") # check_call(...) from subprocess does not print stderr, so we do it manually for outline in out.splitlines(): logging.debug("Stdout:%s", outline) for errline in err.splitlines(): logging.debug("Stderr:%s", errline) if res.returncode != 0: logging.debug("Exitcode:%s", res.returncode) if env: logging.debug("Env:%s", env) if not nothrow: > raise Exception( f"Command [{shell_args}] return non-zero code {res.returncode}: {res.stderr.decode('utf-8')}" ) E Exception: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com helpers/cluster.py:153: Exception ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ------------------------------ Captured log setup ------------------------------ 2026-04-10 17:55:49.831000 [ 656 ] INFO : Running tests in /ClickHouse/tests/integration/test_git_import/test.py (cluster.py:2748, start) 2026-04-10 17:55:49.831000 [ 656 ] DEBUG : Cluster start called. is_up=False (cluster.py:2755, start) 2026-04-10 17:55:49.851000 [ 656 ] DEBUG : Docker networks for project roottestgitimport-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:840, print_all_docker_pieces) 2026-04-10 17:55:49.871000 [ 656 ] DEBUG : Docker containers for project roottestgitimport-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:848, print_all_docker_pieces) 2026-04-10 17:55:49.896000 [ 656 ] DEBUG : Docker volumes for project roottestgitimport-gw5 are DRIVER VOLUME NAME (cluster.py:856, print_all_docker_pieces) 2026-04-10 17:55:49.896000 [ 656 ] DEBUG : Cleanup called (cluster.py:861, cleanup) 2026-04-10 17:55:49.921000 [ 656 ] DEBUG : Docker networks for project roottestgitimport-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:840, print_all_docker_pieces) 2026-04-10 17:55:49.943000 [ 656 ] DEBUG : Docker containers for project roottestgitimport-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:848, print_all_docker_pieces) 2026-04-10 17:55:49.968000 [ 656 ] DEBUG : Docker volumes for project roottestgitimport-gw5 are DRIVER VOLUME NAME (cluster.py:856, print_all_docker_pieces) 2026-04-10 17:55:49.968000 [ 656 ] DEBUG : Command:[docker container list --all --filter name='^/roottestgitimport-gw5-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-04-10 17:55:49.989000 [ 656 ] DEBUG : Unstopped containers: {} (cluster.py:875, cleanup) 2026-04-10 17:55:49.989000 [ 656 ] DEBUG : No running containers for project: roottestgitimport-gw5 (cluster.py:889, cleanup) 2026-04-10 17:55:49.989000 [ 656 ] DEBUG : Trying to prune unused networks... (cluster.py:895, cleanup) 2026-04-10 17:55:50.010000 [ 656 ] DEBUG : Trying to prune unused images... (cluster.py:911, cleanup) 2026-04-10 17:55:50.010000 [ 656 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-04-10 17:55:50.044000 [ 656 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 17:55:50.044000 [ 656 ] DEBUG : Images pruned (cluster.py:914, cleanup) 2026-04-10 17:55:50.044000 [ 656 ] DEBUG : Trying to prune unused volumes... (cluster.py:920, cleanup) 2026-04-10 17:55:50.044000 [ 656 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-04-10 17:55:50.064000 [ 656 ] DEBUG : Stdout:3 (cluster.py:145, run_and_check) 2026-04-10 17:55:50.064000 [ 656 ] DEBUG : Command:[docker volume prune -f] (cluster.py:121, run_and_check) 2026-04-10 17:55:50.083000 [ 656 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 17:55:50.083000 [ 656 ] DEBUG : Volumes pruned: 3 (cluster.py:925, cleanup) 2026-04-10 17:55:50.084000 [ 656 ] DEBUG : Setup directory for instance: node (cluster.py:2768, start) 2026-04-10 17:55:50.085000 [ 656 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4638, create_dir) 2026-04-10 17:55:50.085000 [ 656 ] DEBUG : Create directory for common tests configuration (cluster.py:4643, create_dir) 2026-04-10 17:55:50.085000 [ 656 ] DEBUG : Copy common configuration from helpers (cluster.py:4663, create_dir) 2026-04-10 17:55:50.086000 [ 656 ] DEBUG : Generate and write macros file (cluster.py:4715, create_dir) 2026-04-10 17:55:50.086000 [ 656 ] DEBUG : Copy custom test config files [] to /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/configs/config.d (cluster.py:4755, create_dir) 2026-04-10 17:55:50.087000 [ 656 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/database (cluster.py:4772, create_dir) 2026-04-10 17:55:50.087000 [ 656 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/logs (cluster.py:4783, create_dir) 2026-04-10 17:55:50.087000 [ 656 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4864, create_dir) 2026-04-10 17:55:50.087000 [ 656 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'LSAN_OPTIONS': 'suppressions=/etc/clickhouse-server/lsan_suppressions.txt', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw'} stored in /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env (cluster.py:96, _create_env_file) 2026-04-10 17:55:50.088000 [ 656 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-10 17:55:50.088000 [ 656 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-10 17:55:50.088000 [ 656 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-10 17:55:50.088000 [ 656 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-10 17:55:50.097000 [ 656 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:547, _make_request) 2026-04-10 17:55:50.099000 [ 656 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env --project-name roottestgitimport-gw5 --file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/docker-compose.yml pull] (cluster.py:121, run_and_check) 2026-04-10 17:55:54.684000 [ 656 ] DEBUG : Stderr: node Pulling (cluster.py:147, run_and_check) 2026-04-10 17:55:54.684000 [ 656 ] DEBUG : Stderr: node Pulled (cluster.py:147, run_and_check) 2026-04-10 17:55:54.684000 [ 656 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker compose --env-file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env --project-name roottestgitimport-gw5 --file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/docker-compose.yml up -d --no-recreate') (cluster.py:3149, start) 2026-04-10 17:55:54.684000 [ 656 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env --project-name roottestgitimport-gw5 --file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/docker-compose.yml up -d --no-recreate] (cluster.py:121, run_and_check) 2026-04-10 17:55:55.514000 [ 656 ] DEBUG : Stderr: Network roottestgitimport-gw5_default Creating (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : Stderr: Network roottestgitimport-gw5_default Created (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Creating (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Created (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Starting (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Started (cluster.py:147, run_and_check) 2026-04-10 17:55:55.515000 [ 656 ] DEBUG : ClickHouse instance created (cluster.py:3157, start) 2026-04-10 17:55:55.516000 [ 656 ] DEBUG : get_instance_ip instance_name=node (cluster.py:2015, get_instance_ip) 2026-04-10 17:55:55.518000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestgitimport-gw5-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.519000 [ 656 ] DEBUG : get_instance_ip instance_name=node (cluster.py:2025, get_instance_global_ipv6) 2026-04-10 17:55:55.521000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestgitimport-gw5-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.522000 [ 656 ] DEBUG : Waiting for ClickHouse start in node, ip: 172.16.4.2... (cluster.py:3165, start) 2026-04-10 17:55:55.524000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestgitimport-gw5-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.528000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.631000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.736000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.839000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:55.943000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.047000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.151000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.255000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.359000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.463000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.567000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.670000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.773000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.877000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:56.981000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:57.085000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:57.190000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:57.294000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:57.399000 [ 656 ] DEBUG : http://localhost:None "GET /v1.46/containers/0af4a2b4f6e3cf1858f1eb03af21fbb2c2b4a09b0606e6676d38ae94da511e08/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-10 17:55:57.400000 [ 656 ] DEBUG : ClickHouse node started (cluster.py:3169, start) ------------------------------ Captured log call ------------------------------- 2026-04-10 17:55:57.403000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:55:57.404000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:55:59.560000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:55:59.561000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:55:59.561000 [ 656 ] WARNING : Attempt #1 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:00.561000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:00.562000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:02.630000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:02.630000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:02.631000 [ 656 ] WARNING : Attempt #2 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:03.632000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:03.632000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:05.707000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:05.707000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:05.707000 [ 656 ] WARNING : Attempt #3 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:06.708000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:06.709000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:08.796000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:08.797000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:08.797000 [ 656 ] WARNING : Attempt #4 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:09.797000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:09.798000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:11.884000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:11.884000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:11.884000 [ 656 ] WARNING : Attempt #5 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:12.885000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:12.885000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:14.966000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:14.966000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:14.966000 [ 656 ] WARNING : Attempt #6 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:15.967000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:15.967000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:18.035000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:18.035000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:18.035000 [ 656 ] WARNING : Attempt #7 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:19.036000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:19.037000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:21.108000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:21.108000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:21.108000 [ 656 ] WARNING : Attempt #8 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:22.110000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:22.110000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:24.176000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:24.176000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:24.177000 [ 656 ] WARNING : Attempt #9 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will try again (test.py:36, clone_git_repository) 2026-04-10 17:56:25.177000 [ 656 ] DEBUG : run container_id:roottestgitimport-gw5-node-1 detach:False nothrow:False cmd: ['bash', '-c', 'rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3'] (cluster.py:2061, exec_in_container) 2026-04-10 17:56:25.178000 [ 656 ] DEBUG : Command:[docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] (cluster.py:121, run_and_check) 2026-04-10 17:56:27.249000 [ 656 ] DEBUG : Stderr:fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com (cluster.py:147, run_and_check) 2026-04-10 17:56:27.249000 [ 656 ] DEBUG : Exitcode:128 (cluster.py:149, run_and_check) 2026-04-10 17:56:27.249000 [ 656 ] WARNING : Attempt #10 to clone repository https://github.com/githubtraining/hellogitworld.git failed. Error: Command [docker exec roottestgitimport-gw5-node-1 bash -c rm -rf /tmp/hellogitworld && mkdir /tmp/hellogitworld && cd /tmp/hellogitworld && git clone --quiet https://github.com/githubtraining/hellogitworld.git /tmp/hellogitworld && git checkout --quiet ef7bebf8bdb1919d947afe46ab4b2fb4278039b3] return non-zero code 128: fatal: unable to access 'https://github.com/githubtraining/hellogitworld.git/': Could not resolve host: github.com , will stop (test.py:36, clone_git_repository) ---------------------------- Captured log teardown ----------------------------- 2026-04-10 17:56:27.727000 [ 656 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env --project-name roottestgitimport-gw5 --file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-04-10 17:56:34.283000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 17:56:34.283000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 17:56:34.283000 [ 656 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-04-10 17:56:34.296000 [ 656 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/.env --project-name roottestgitimport-gw5 --file /ClickHouse/tests/integration/test_git_import/_instances-0-gw5/node/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-04-10 17:56:35.414000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Removing (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Stderr: Container roottestgitimport-gw5-node-1 Removed (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Stderr: Network roottestgitimport-gw5_default Removing (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Stderr: Network roottestgitimport-gw5_default Removed (cluster.py:147, run_and_check) 2026-04-10 17:56:35.415000 [ 656 ] DEBUG : Cleanup called (cluster.py:861, cleanup) 2026-04-10 17:56:35.441000 [ 656 ] DEBUG : Docker networks for project roottestgitimport-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:840, print_all_docker_pieces) 2026-04-10 17:56:35.466000 [ 656 ] DEBUG : Docker containers for project roottestgitimport-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:848, print_all_docker_pieces) 2026-04-10 17:56:35.491000 [ 656 ] DEBUG : Docker volumes for project roottestgitimport-gw5 are DRIVER VOLUME NAME (cluster.py:856, print_all_docker_pieces) 2026-04-10 17:56:35.491000 [ 656 ] DEBUG : Command:[docker container list --all --filter name='^/roottestgitimport-gw5-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-04-10 17:56:35.515000 [ 656 ] DEBUG : Unstopped containers: {} (cluster.py:875, cleanup) 2026-04-10 17:56:35.515000 [ 656 ] DEBUG : No running containers for project: roottestgitimport-gw5 (cluster.py:889, cleanup) 2026-04-10 17:56:35.515000 [ 656 ] DEBUG : Trying to prune unused networks... (cluster.py:895, cleanup) 2026-04-10 17:56:35.536000 [ 656 ] DEBUG : Trying to prune unused images... (cluster.py:911, cleanup) 2026-04-10 17:56:35.537000 [ 656 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-04-10 17:56:35.564000 [ 656 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 17:56:35.564000 [ 656 ] DEBUG : Images pruned (cluster.py:914, cleanup) 2026-04-10 17:56:35.564000 [ 656 ] DEBUG : Trying to prune unused volumes... (cluster.py:920, cleanup) 2026-04-10 17:56:35.564000 [ 656 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-04-10 17:56:35.587000 [ 656 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2026-04-10 17:56:35.587000 [ 656 ] DEBUG : Volumes pruned: 1 (cluster.py:925, cleanup) ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 80.19s call test_globs_in_filepath/test.py::test_deep_structure 30.88s setup test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 29.85s call test_git_import/test.py::test_git_import 27.92s setup test_move_partition_to_volume_async/test.py::test_async_alter_move 27.53s setup test_distributed_inter_server_secret/test.py::test_secure 26.75s call test_hedged_requests/test.py::test_async_query_sending 25.17s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 24.66s setup test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 24.25s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 23.51s teardown test_filesystem_layout/test.py::test_file_path_escaping 22.42s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 22.40s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 22.20s teardown test_join_set_family_s3/test.py::test_set_s3 21.76s teardown test_move_partition_to_volume_async/test.py::test_sync_alter_move 20.88s setup test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 19.24s setup test_keeper_auth/test.py::test_auth_snapshot 18.96s setup test_hedged_requests/test.py::test_async_connect 18.94s setup test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 18.82s call test_join_set_family_s3/test.py::test_join_s3 18.78s setup test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 17.84s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 17.38s call test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 17.26s call test_hedged_requests/test.py::test_initial_receive_timeout 16.87s setup test_filesystem_layout/test.py::test_data_directory_symlinks 16.69s call test_hedged_requests/test.py::test_long_query 16.63s call test_hedged_requests/test.py::test_receive_timeout2 16.56s call test_hedged_requests/test.py::test_async_connect 16.54s call test_keeper_auth/test.py::test_auth_snapshot 16.32s call test_hedged_requests/test.py::test_combination1 15.65s call test_hedged_requests/test.py::test_send_data2 14.84s call test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 14.67s call test_hedged_requests/test.py::test_combination4 14.41s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 14.01s call test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 13.56s setup test_globs_in_filepath/test.py::test_deep_structure 13.07s call test_hedged_requests/test.py::test_combination3 12.83s call test_hedged_requests/test.py::test_receive_timeout1 12.58s call test_hedged_requests/test.py::test_send_data 12.28s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 11.97s call test_join_set_family_s3/test.py::test_set_s3 11.88s call test_hedged_requests/test.py::test_stuck_replica 11.07s call test_hedged_requests/test.py::test_combination2 10.97s call test_hedged_requests/test.py::test_send_table_status_sleep2 10.76s call test_hedged_requests/test.py::test_send_table_status_sleep 10.61s call test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 9.81s call test_move_partition_to_volume_async/test.py::test_async_alter_move 9.61s call test_mysql57_database_engine/test.py::test_memory_leak 9.04s call test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 8.91s teardown test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 8.90s setup test_join_set_family_s3/test.py::test_join_s3 8.34s call test_globs_in_filepath/test.py::test_linear_structure 8.33s call test_filesystem_layout/test.py::test_data_directory_symlinks 8.31s call test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 7.89s call test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 7.86s teardown test_git_import/test.py::test_git_import 7.81s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 7.57s setup test_git_import/test.py::test_git_import 6.84s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 6.61s call test_distributed_inter_server_secret/test.py::test_secure_insert_async 6.60s teardown test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 6.59s call test_move_partition_to_volume_async/test.py::test_sync_alter_move 6.39s teardown test_hedged_requests/test.py::test_stuck_replica 5.68s teardown test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 5.44s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 5.43s teardown test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 5.09s call test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 5.01s call test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine 4.82s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 4.56s teardown test_keeper_auth/test.py::test_world_anyone_specific_permissions 4.55s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 4.37s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 4.32s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 4.29s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 4.28s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 3.98s call test_filesystem_layout/test.py::test_file_path_escaping 3.94s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 3.94s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 3.91s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 3.84s call test_distributed_inter_server_secret/test.py::test_secure_insert_sync 3.82s call test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 3.79s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 3.79s call test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 3.76s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 3.74s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 3.70s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 3.52s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 3.39s call test_globs_in_filepath/test.py::test_strange_filenames 3.26s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 3.20s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 3.17s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 3.11s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 3.06s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 2.97s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 2.94s call test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 2.85s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 2.74s call test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 2.66s call test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 2.64s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 2.57s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 2.46s call test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 2.40s call test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 2.26s teardown test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 2.24s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 2.14s call test_keeper_auth/test.py::test_bad_auth_9 2.14s call test_keeper_auth/test.py::test_bad_auth_7 2.14s call test_keeper_auth/test.py::test_bad_auth_8 2.13s call test_keeper_auth/test.py::test_bad_auth_5 2.13s call test_keeper_auth/test.py::test_bad_auth_12 2.13s call test_keeper_auth/test.py::test_bad_auth_6 2.12s call test_keeper_auth/test.py::test_bad_auth_11 2.12s call test_keeper_auth/test.py::test_bad_auth_3 2.11s call test_keeper_auth/test.py::test_bad_auth_13 2.11s call test_keeper_auth/test.py::test_bad_auth_4 2.10s call test_keeper_auth/test.py::test_bad_auth_10 2.10s call test_keeper_auth/test.py::test_bad_auth_1 2.09s call test_keeper_auth/test.py::test_bad_auth_2 1.94s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 1.66s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 1.54s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 1.42s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.62s call test_distributed_inter_server_secret/test.py::test_secure_disagree 0.41s call test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.40s call test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.38s call test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 0.38s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.37s call test_distributed_inter_server_secret/test.py::test_secure 0.33s call test_keeper_auth/test.py::test_world_anyone_specific_permissions 0.24s call test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.24s call test_keeper_auth/test.py::test_super_auth 0.24s call test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.22s call test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.18s setup test_move_partition_to_volume_async/test.py::test_sync_alter_move 0.16s call test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.15s call test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.15s call test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.01s setup test_keeper_auth/test.py::test_world_anyone_specific_permissions 0.01s setup test_keeper_auth/test.py::test_bad_auth_5 0.01s teardown test_mysql57_database_engine/test.py::test_memory_leak 0.00s teardown test_globs_in_filepath/test.py::test_deep_structure 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_globs_in_filepath/test.py::test_linear_structure 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_keeper_auth/test.py::test_bad_auth_11 0.00s teardown test_move_partition_to_volume_async/test.py::test_async_alter_move 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 0.00s teardown test_keeper_auth/test.py::test_auth_snapshot 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 0.00s teardown test_filesystem_layout/test.py::test_data_directory_symlinks 0.00s teardown test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 0.00s setup test_keeper_auth/test.py::test_bad_auth_13 0.00s teardown test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 0.00s setup test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.00s setup test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_filesystem_layout/test.py::test_file_path_escaping 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 0.00s setup test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s setup test_globs_in_filepath/test.py::test_strange_filenames 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_mysql57_database_engine/test.py::test_memory_leak 0.00s setup test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_keeper_auth/test.py::test_bad_auth_2 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s teardown test_keeper_auth/test.py::test_bad_auth_5 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s setup test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 0.00s setup test_keeper_auth/test.py::test_bad_auth_9 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s setup test_keeper_auth/test.py::test_bad_auth_7 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s setup test_keeper_auth/test.py::test_super_auth 0.00s setup test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 0.00s teardown test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s setup test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s teardown test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine 0.00s teardown test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 0.00s teardown test_globs_in_filepath/test.py::test_linear_structure 0.00s teardown test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_4 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 0.00s setup test_keeper_auth/test.py::test_bad_auth_2 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_globs_in_filepath/test.py::test_strange_filenames 0.00s teardown test_keeper_auth/test.py::test_super_auth 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s setup test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s teardown test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_keeper_auth/test.py::test_bad_auth_1 0.00s teardown test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database =========================== short test summary info ============================ FAILED test_git_import/test.py::test_git_import - Exception: Command [docker ... PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] PASSED test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine PASSED test_filesystem_layout/test.py::test_data_directory_symlinks PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_distributed_inter_server_secret/test.py::test_secure PASSED test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree PASSED test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database PASSED test_hedged_requests/test.py::test_async_connect PASSED test_keeper_auth/test.py::test_auth_snapshot PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_keeper_auth/test.py::test_bad_auth_1 PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine PASSED test_keeper_auth/test.py::test_bad_auth_10 PASSED test_keeper_auth/test.py::test_bad_auth_11 PASSED test_keeper_auth/test.py::test_bad_auth_12 PASSED test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async PASSED test_keeper_auth/test.py::test_bad_auth_13 PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts PASSED test_keeper_auth/test.py::test_bad_auth_2 PASSED test_keeper_auth/test.py::test_bad_auth_3 PASSED test_keeper_auth/test.py::test_bad_auth_4 PASSED test_mysql57_database_engine/test.py::test_memory_leak PASSED test_keeper_auth/test.py::test_bad_auth_5 PASSED test_keeper_auth/test.py::test_bad_auth_6 PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async PASSED test_keeper_auth/test.py::test_bad_auth_7 PASSED test_keeper_auth/test.py::test_bad_auth_8 PASSED test_force_drop_table/test.py::test_drop_materialized_view[Atomic] PASSED test_hedged_requests/test.py::test_async_query_sending PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync PASSED test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database PASSED test_keeper_auth/test.py::test_bad_auth_9 PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] PASSED test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_super_auth PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] PASSED test_keeper_auth/test.py::test_world_anyone_specific_permissions PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] PASSED test_hedged_requests/test.py::test_combination1 PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] PASSED test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] PASSED test_hedged_requests/test.py::test_combination2 PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_globs_in_filepath/test.py::test_deep_structure PASSED test_globs_in_filepath/test.py::test_linear_structure PASSED test_hedged_requests/test.py::test_combination3 PASSED test_globs_in_filepath/test.py::test_strange_filenames PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns PASSED test_hedged_requests/test.py::test_combination4 PASSED test_hedged_requests/test.py::test_initial_receive_timeout PASSED test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections PASSED test_hedged_requests/test.py::test_long_query PASSED test_hedged_requests/test.py::test_receive_timeout1 PASSED test_hedged_requests/test.py::test_receive_timeout2 PASSED test_hedged_requests/test.py::test_send_data PASSED test_hedged_requests/test.py::test_send_data2 PASSED test_hedged_requests/test.py::test_send_table_status_sleep PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 PASSED test_hedged_requests/test.py::test_stuck_replica SKIPPED [1] test_merge_tree_load_parts/test.py:228: Skip with debug build and sanitizers. This test intentionally triggers LOGICAL_ERROR which leads to crash with those builds ============= 1 failed, 98 passed, 1 skipped in 261.55s (0:04:21) ============== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_4kg8sd --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27]' test_filesystem_layout/test.py::test_data_directory_symlinks test_filesystem_layout/test.py::test_file_path_escaping 'test_force_drop_table/test.py::test_drop_materialized_view[Atomic]' 'test_force_drop_table/test.py::test_drop_materialized_view[Ordinary]' test_git_import/test.py::test_git_import test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_keeper_auth/test.py::test_world_anyone_specific_permissions test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine test_mysql57_database_engine/test.py::test_memory_leak test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_10]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_11]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_12]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_13]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_14]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_15]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_16]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.